From ba932a32e9242c7993b7f8138987b53c2a36fdc6 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 12 Nov 2013 15:43:23 +0100 Subject: [PATCH] Use country neutral "national identification number" Bug: 56655 Change-Id: I66368685f59e9ca75ec3e752be6bbe4f83fe2c55 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1cc20b9761..0c4ca019ba 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1708,7 +1708,7 @@ Other administrators on {{SITENAME}} will still be able to access the hidden con 'revdelete-suppress-text' => "Suppression should '''only''' be used for the following cases: * Potentially libelous information * Inappropriate personal information -*: ''home addresses and telephone numbers, social security numbers, etc.''", +*: ''home addresses and telephone numbers, national identification numbers, etc.''", 'revdelete-legend' => 'Set visibility restrictions', 'revdelete-hide-text' => 'Revision text', 'revdelete-hide-image' => 'Hide file content', -- 2.20.1